Flux Depth & Canny Tools (Integrated ControlNets)In this workflow and guide we'll use the official Black Forest Labs' Flux Tools Depth and Canny, more commonly referred to as ControlNet models. But these are not standalone ControlNet models. Canny/Depth are integrated into the Flux base model, hence the name Flux Tools and technically not being ControlNet models (even though they act very similar).The workflow to load these tools are also different from older generations like Stable Diffusion ControlNets. We're instead starting the generation with the Canny/Depth model to finish the generation with the Flux dev base model (without Canny/Depth).Models neededFlux Dev FP8: https://huggingface.co/Kijai/flux-fp8/tree/mainFlux Dev Canny FP8: https://civitai.com/models/995751/flux1-canny-dev-fp8-e4m3fnFlux Dev Depth FP8: https://civitai.com/models/991221Place in \ComfyUI\models\diffusion_models\t5xxl_fp8 (available in model manager): https://huggingface.co/comfyanonymous/flux_text_encoders/tree/mainclip_l.safetensors https://huggingface.co/comfyanonymous/flux_text_encoders/tree/mainPlace in \ComfyUI\models\clip\ae.safetensors: https://huggingface.co/black-forest-labs/FLUX.1-dev/tree/mainPlace in \ComfyUI\models\vae\Load the workflow by dragging & dropping it into your ComfyUIInstall any missing nodes from the Manager